Skip to content

feat(operator): Adds security context to app pods)#192

Closed
casey-coreweave wants to merge 1 commit into
v2from
cabernathy/workload_security_context
Closed

feat(operator): Adds security context to app pods)#192
casey-coreweave wants to merge 1 commit into
v2from
cabernathy/workload_security_context

Conversation

@casey-coreweave

Copy link
Copy Markdown
Contributor

App containers and init containers now get allowPrivilegeEscalation: false, capabilities.drop: ["ALL"], and seccompProfile: RuntimeDefault.

The generated Application pod template also gets pod-level RuntimeDefault

TODO: we can't yet add readOnlyRootFilesystem for app pods until they get fixed upstream

@coderabbitai

coderabbitai Bot commented May 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d812583d-e4c6-4241-9d07-8b1d06d1568b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cabernathy/workload_security_context

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@wnevis-cmyk wnevis-cmyk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants